[INFO] cloning repository https://github.com/thomasa88/tmr-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasa88/tmr-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasa88%2Ftmr-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasa88%2Ftmr-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d244bc51110467514505f5bd3e8cf4e738f9ff4
[INFO] testing thomasa88/tmr-client/1d244bc51110467514505f5bd3e8cf4e738f9ff4 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasa88%2Ftmr-client" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomasa88/tmr-client
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/thomasa88/tmr-client
[INFO] tweaked toml for git repo https://github.com/thomasa88/tmr-client written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomasa88/tmr-client on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomasa88/tmr-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded windows-native-keyring-store v1.0.0
[INFO] [stderr]   Downloaded keyring-core v1.0.0
[INFO] [stderr]   Downloaded serde_with_macros v3.18.0
[INFO] [stderr]   Downloaded serde_with v3.18.0
[INFO] [stderr]   Downloaded toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]   Downloaded rmcp-macros v1.7.0
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded rmcp v1.7.0
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded process-wrap v9.1.0
[INFO] [stderr]   Downloaded etcetera v0.11.0
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]   Downloaded dbus v0.9.11
[INFO] [stderr]   Downloaded apple-native-keyring-store v1.0.0
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d89c0e2afee0d4d3ac23914c246ff776e0f77984beda06f59e20827aaaa80e4
[INFO] running `Command { std: "docker" "start" "-a" "4d89c0e2afee0d4d3ac23914c246ff776e0f77984beda06f59e20827aaaa80e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d89c0e2afee0d4d3ac23914c246ff776e0f77984beda06f59e20827aaaa80e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d89c0e2afee0d4d3ac23914c246ff776e0f77984beda06f59e20827aaaa80e4", kill_on_drop: false }`
[INFO] [stdout] 4d89c0e2afee0d4d3ac23914c246ff776e0f77984beda06f59e20827aaaa80e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 617279c775517c5c4d7307d98e6a6cd4f018403de57836820a02fa83149e3008
[INFO] running `Command { std: "docker" "start" "-a" "617279c775517c5c4d7307d98e6a6cd4f018403de57836820a02fa83149e3008", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling webbrowser v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling southesk v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "617279c775517c5c4d7307d98e6a6cd4f018403de57836820a02fa83149e3008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617279c775517c5c4d7307d98e6a6cd4f018403de57836820a02fa83149e3008", kill_on_drop: false }`
[INFO] [stdout] 617279c775517c5c4d7307d98e6a6cd4f018403de57836820a02fa83149e3008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3332acd2263219a10305ead9273ef6ca1f08de989e9027e023f5572cdc72cd6
[INFO] running `Command { std: "docker" "start" "-a" "c3332acd2263219a10305ead9273ef6ca1f08de989e9027e023f5572cdc72cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling webbrowser v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling southesk v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `southesk` (example "create-balanced-trade")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name create_balanced_trade --edition=2024 examples/create-balanced-trade.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keyring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dev", "default", "keyring"))' -C metadata=29ec4e1c7d647023 -C extra-filename=-2c6b67906a61d788 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7a4cf14ca3bec1bb.rlib --extern dbus_secret_service_keyring_store=/opt/rustwide/target/debug/deps/libdbus_secret_service_keyring_store-b0e03fec1a369e3c.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-42ab140e47d426bb.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f8196f08e5fcf4bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-347ea0d5252377e2.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5a5f1a97325c61df.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-362270c632900395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7069c8f4b8b49f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948bb3731e9f689.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5ff1a7e2f8e82a5a.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8ba004bf40198ad.rlib --extern southesk=/opt/rustwide/target/debug/deps/libsouthesk-975cb9219d5e3417.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5ff8847aba32e2e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b5b83d5d4a8d9b9e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29fcf8c62a867983.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-55d51600dc8dc1d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `southesk` (example "raw-api")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name raw_api --edition=2024 examples/raw-api.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keyring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dev", "default", "keyring"))' -C metadata=6f24ee59f211fefc -C extra-filename=-407ebd0d692e57a1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7a4cf14ca3bec1bb.rlib --extern dbus_secret_service_keyring_store=/opt/rustwide/target/debug/deps/libdbus_secret_service_keyring_store-b0e03fec1a369e3c.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-42ab140e47d426bb.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f8196f08e5fcf4bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-347ea0d5252377e2.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5a5f1a97325c61df.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-362270c632900395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7069c8f4b8b49f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948bb3731e9f689.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5ff1a7e2f8e82a5a.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8ba004bf40198ad.rlib --extern southesk=/opt/rustwide/target/debug/deps/libsouthesk-975cb9219d5e3417.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5ff8847aba32e2e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b5b83d5d4a8d9b9e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29fcf8c62a867983.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-55d51600dc8dc1d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `southesk` (example "search-instrument")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name search_instrument --edition=2024 examples/search-instrument.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keyring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dev", "default", "keyring"))' -C metadata=33e82c571e1ddbbb -C extra-filename=-e544f671bed833b6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7a4cf14ca3bec1bb.rlib --extern dbus_secret_service_keyring_store=/opt/rustwide/target/debug/deps/libdbus_secret_service_keyring_store-b0e03fec1a369e3c.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-42ab140e47d426bb.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f8196f08e5fcf4bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-347ea0d5252377e2.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5a5f1a97325c61df.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-362270c632900395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7069c8f4b8b49f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948bb3731e9f689.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5ff1a7e2f8e82a5a.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8ba004bf40198ad.rlib --extern southesk=/opt/rustwide/target/debug/deps/libsouthesk-975cb9219d5e3417.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5ff8847aba32e2e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b5b83d5d4a8d9b9e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29fcf8c62a867983.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-55d51600dc8dc1d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `southesk` (example "create-trade-towards-allocation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name create_trade_towards_allocation --edition=2024 examples/create-trade-towards-allocation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keyring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dev", "default", "keyring"))' -C metadata=ac5fd373999aa9f9 -C extra-filename=-a9dfcaca51497b37 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7a4cf14ca3bec1bb.rlib --extern dbus_secret_service_keyring_store=/opt/rustwide/target/debug/deps/libdbus_secret_service_keyring_store-b0e03fec1a369e3c.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-42ab140e47d426bb.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f8196f08e5fcf4bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-347ea0d5252377e2.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5a5f1a97325c61df.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-362270c632900395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7069c8f4b8b49f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948bb3731e9f689.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5ff1a7e2f8e82a5a.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8ba004bf40198ad.rlib --extern southesk=/opt/rustwide/target/debug/deps/libsouthesk-975cb9219d5e3417.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5ff8847aba32e2e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b5b83d5d4a8d9b9e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29fcf8c62a867983.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-55d51600dc8dc1d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `southesk` (example "watchlists")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name watchlists --edition=2024 examples/watchlists.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keyring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dev", "default", "keyring"))' -C metadata=d2a63539bcb5eca5 -C extra-filename=-51ffc156ac14ffb6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7a4cf14ca3bec1bb.rlib --extern dbus_secret_service_keyring_store=/opt/rustwide/target/debug/deps/libdbus_secret_service_keyring_store-b0e03fec1a369e3c.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-42ab140e47d426bb.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f8196f08e5fcf4bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-347ea0d5252377e2.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5a5f1a97325c61df.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-362270c632900395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7069c8f4b8b49f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948bb3731e9f689.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5ff1a7e2f8e82a5a.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8ba004bf40198ad.rlib --extern southesk=/opt/rustwide/target/debug/deps/libsouthesk-975cb9219d5e3417.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5ff8847aba32e2e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b5b83d5d4a8d9b9e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29fcf8c62a867983.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-55d51600dc8dc1d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `southesk` (example "show-data")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name show_data --edition=2024 examples/show-data.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="keyring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dev", "default", "keyring"))' -C metadata=6bb8c63e8649b333 -C extra-filename=-b5ddcb70b25fa979 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7a4cf14ca3bec1bb.rlib --extern dbus_secret_service_keyring_store=/opt/rustwide/target/debug/deps/libdbus_secret_service_keyring_store-b0e03fec1a369e3c.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-42ab140e47d426bb.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f8196f08e5fcf4bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-347ea0d5252377e2.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5a5f1a97325c61df.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-362270c632900395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be7069c8f4b8b49f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948bb3731e9f689.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5ff1a7e2f8e82a5a.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b8ba004bf40198ad.rlib --extern southesk=/opt/rustwide/target/debug/deps/libsouthesk-975cb9219d5e3417.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5ff8847aba32e2e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b5b83d5d4a8d9b9e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29fcf8c62a867983.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-55d51600dc8dc1d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-4855e37df98429fe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c3332acd2263219a10305ead9273ef6ca1f08de989e9027e023f5572cdc72cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3332acd2263219a10305ead9273ef6ca1f08de989e9027e023f5572cdc72cd6", kill_on_drop: false }`
[INFO] [stdout] c3332acd2263219a10305ead9273ef6ca1f08de989e9027e023f5572cdc72cd6
